Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the github-actions group with 2 updates: actions/checkout and appleboy/ssh-action.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates appleboy/ssh-action from 1.2.2 to 1.2.4

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.4

Changelog

Enhancements

  • 4e3535e14ec03f79243a1a56045526c18d66d556: chore: bump default DRONE_SSH_VERSION to 1.8.2 (@​appleboy)

Build process updates

  • 823bd89e131d8d508129f9443cad5855e9ba96f0: ci: trigger GitHub Actions workflows only on version tags (@​appleboy)

Documentation updates

  • 652a0bee3c6aaba4fb2ae596f1de42c51f8e81ec: docs: update CI documentation and workflow references (@​appleboy)
  • f6208e096db23f5766ae2e218bde93cb6a8d0944: docs: document and demonstrate capturing and using command output (@​appleboy)

v1.2.3

Changelog

Features

  • 20d5c5bbc91841863c09aaa3a6797061bbf148a4: feat: add configurable curl insecure flag to GitHub action (@​appleboy)

Bug fixes

  • 170eebb2ee3ce82216b41e857a289e0dca842c08: fix: enhance binary download flow with robust error handling (#394) (@​appleboy)

Enhancements

  • b27b9f8968f508f19656348e47e978c4686dbd2f: chore: refactor system to improve efficiency and update API usage (@​appleboy)
  • 0e19dd962da42eb2f2b775d6e133dc9dfd424aa6: chore: improve robustness and consistency across multiple scripts (@​appleboy)

Refactor

  • b6690ee817812c18c1bcc05cd08d0011e6aabc63: refactor: improve error handling and code readability across scripts (#374) (@​appleboy)

Build process updates

  • 2b3c6504b3e1405c32b38787b6d20b223a1ecebc: ci: unify and enhance GitHub workflow configurations (@​appleboy)
  • ffd1eec36471c1bfbebcf1941411db862c9b0e38: ci: add workflow step for multi-command SSH testing (#386) (@​appleboy)
  • 53f5c5cedfd3f9032989483701c0a25764f2d4e3: ci: add automated Trivy security scanning via GitHub Actions (@​appleboy)

Documentation updates

  • 52a1840ca6cafe7e0e1e15e8649b935ba4e33077: docs: update SSH action version to v1 in all README files (#372) (@​appleboy)
  • 689de3cf649b7be1e792eeea9fc0571dcc0c3e4f: docs: improve CLI messaging and error clarity for users (@​appleboy)
  • 9ca1cd21746f53919166547633817ce20c8b5394: docs: document the new curl_insecure configuration option (@​appleboy)
  • bd83ba7e2b3b59ec4007ddc30c72ef12e5d2fff7: docs: document and configure drone-ssh version usage (#381) (@​appleboy)
  • b80f638dc49d3b3a0321d26532f97c8eecb7276b: docs: rewrite and unify documentation across all supported languages (@​appleboy)
  • c7fbbc9208e4020c3b78e5db9e7042248c991866: docs: add table of contents to multilingual README files (@​appleboy)
  • 4d84f0522a5d50416e14452c3285361e7fdff665: docs: revamp and unify multi-language readme documentation (@​appleboy)
  • 8f3cc07719a6ef0a247c6a0b146041bf14ea6211: docs: add comprehensive tables of contents to all README files (@​appleboy)
  • 8745f9583c033551b991c73d76d23dd610c9f26e: docs: restructure and clarify parameter documentation across all readmes (@​appleboy)
  • 57f6f3556d4a3e900b37a8dcf9e06ec7da87d6e7: docs(readme): better wording for script_path property (#387) (@​kontur)
  • 3ca8a7c5359ac6ad91aa47f1946ece1c3b025004: docs: clarify script_path usage in Chinese remote execution docs (@​appleboy)
  • c680069d84038812d68d6f1360d230ea50fb6005: docs: add comprehensive documentation for project setup and usage (@​appleboy)
  • 91f3272fc5907f4699dcf59761eb622a07342f5a: docs: add Trivy security scan badge to all documentation (@​appleboy)
Commits
  • 823bd89 ci: trigger GitHub Actions workflows only on version tags
  • f6208e0 docs: document and demonstrate capturing and using command output
  • 652a0be docs: update CI documentation and workflow references
  • 4e3535e chore: bump default DRONE_SSH_VERSION to 1.8.2
  • 91f3272 docs: add Trivy security scan badge to all documentation
  • 53f5c5c ci: add automated Trivy security scanning via GitHub Actions
  • 170eebb fix: enhance binary download flow with robust error handling (#394)
  • c680069 docs: add comprehensive documentation for project setup and usage
  • 3ca8a7c docs: clarify script_path usage in Chinese remote execution docs
  • 57f6f35 docs(readme): better wording for script_path property (#387)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
appleboy/ssh-action [< 1, > 0.1.7]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [appleboy/ssh-action](https://github.com/appleboy/ssh-action).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

Updates `appleboy/ssh-action` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@2ead5e3...823bd89)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 01:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

👋 Thanks for opening a pull request!

If you are new, please check out the trimmed down summary of our deployment process below:

  1. 👀 Observe the CI jobs and tests to ensure they are passing

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Branch deploy your pull request to production

    Comment .deploy on this pull request to trigger a deploy. If anything goes wrong, rollback with .deploy main

  4. 🎉 Merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant